Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | Gets or sets the element with the specified name. |
For a list of all members of this type, see NamedObjectCollection<T> members.
Name | Description | |
---|---|---|
Count | Gets the number of elements actually contained in the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) | |
Item | Gets or sets the element with the specified name. |
Name | Description | |
---|---|---|
Items | Gets a IList wrapper around the Collection. (Inherited from System.Collections.ObjectModel.Collection<T>) |